home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / WMS.CAB / wmsstyles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-02-21  |  3.7 KB  |  169 lines

  1. A:link 
  2. {
  3.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  4.     font-weight: 600;
  5.     font-style: normal;
  6.     font-size: x-small;
  7.     color: #6699FF;
  8. }   
  9. A:visited 
  10. {
  11.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  12.     font-weight: 600;
  13.     font-style: normal;
  14.     font-size: x-small;
  15.     color: 6699FF;
  16. }
  17. A:hover 
  18. {
  19.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  20.     font-weight: 600;
  21.     font-style: normal;
  22.     font-size: x-small;
  23.     color: #FF0000;
  24. }
  25. A:link .warnlink
  26. {
  27.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  28.     font-weight: 600;
  29.     font-style: normal;
  30.     FONT-SIZE: x-small;
  31.     color: #6699FF;
  32. }   
  33. Body 
  34. {
  35.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  36.     font-weight: normal;
  37.     font-style: normal;
  38.     font-size: x-small;
  39.     color: Black;
  40.     margin-left: 0;
  41.     margin-right: 0;
  42.     margin-top: 0;
  43.     margin-bottom: 0;
  44.     margin: 0;
  45. }
  46. .small
  47. {
  48.     FONT-WEIGHT: normal;
  49.     FONT-SIZE: x-small;
  50.     CURSOR: default;
  51.     COLOR: #000000;
  52.     FONT-STYLE: normal;
  53.     FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  54.     TEXT-DECORATION: none
  55. }
  56. .warntext
  57. {
  58.     BORDER-RIGHT: white 1pt;
  59.     BORDER-TOP: white 1pt;
  60.     FONT-WEIGHT: bold;
  61.     FONT-SIZE: x-small;
  62.     BORDER-LEFT: white 1pt;
  63.     CURSOR: default;
  64.     COLOR: black;
  65.     BORDER-BOTTOM: white 1pt;
  66.     FONT-STYLE: normal;
  67.     FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  68.     TEXT-DECORATION: none
  69. }
  70. .warntextsm
  71. {
  72.     BORDER-RIGHT: white 1pt;
  73.     BORDER-TOP: white 1pt;
  74.     FONT-WEIGHT: bold;
  75.     FONT-SIZE: x-small;
  76.     BORDER-LEFT: white 1pt;
  77.     CURSOR: default;
  78.     COLOR: #FF0000;
  79.     BORDER-BOTTOM: white 1pt;
  80.     FONT-STYLE: normal;
  81.     FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  82.     TEXT-DECORATION: none
  83. }
  84. .splashtable
  85. {
  86.     PADDING-RIGHT: 0px;
  87.     PADDING-LEFT: 0px;
  88.     BORDER-LEFT-WIDTH: thin;
  89.     BORDER-LEFT-COLOR: gray;
  90.     BORDER-BOTTOM-COLOR: gray;
  91.     PADDING-BOTTOM: 0px;
  92.     MARGIN: 0px;
  93.     BORDER-TOP-COLOR: gray;
  94.     PADDING-TOP: 0px;
  95.     BORDER-RIGHT-COLOR: gray
  96. }
  97. .admintext
  98. {
  99.     FONT-WEIGHT: bold;
  100.     FONT-SIZE: 26pt;
  101.     CURSOR: default;
  102.     COLOR: #000000;
  103.     FONT-STYLE: normal;
  104.     FONT-FAMILY: Franklin Gothic Medium, Tahoma, Arial, Helvetica, sans-serif;
  105.     LETTER-SPACING: -2px
  106. }
  107. .helptext
  108. {
  109.     BORDER-RIGHT: white 1pt;
  110.     BORDER-TOP: white 1pt;
  111.     FONT-SIZE: x-small;
  112.     BORDER-LEFT: white 1pt;
  113.     CURSOR: default;
  114.     COLOR: black;
  115.     BORDER-BOTTOM: white 1pt;
  116.     FONT-STYLE: normal;
  117.     FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  118.     TEXT-DECORATION: none
  119. }
  120. .SSLCheckText
  121. {
  122.     font-weight: bold;
  123.     BORDER-RIGHT: white 1pt;
  124.     BORDER-TOP: white 1pt;
  125.     FONT-SIZE: x-small;
  126.     BORDER-LEFT: white 1pt;
  127.     CURSOR: default;
  128.     COLOR: black;
  129.     BORDER-BOTTOM: white 1pt;
  130.     FONT-STYLE: normal;
  131.     FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  132.     TEXT-DECORATION: none
  133. }
  134. .closebutton
  135. {
  136.     FONT-SIZE: small;
  137.     cursor: hand;
  138.     color: black;
  139.     FONT-WEIGHT: 600;
  140. }
  141. .servername
  142. {
  143.     FONT-WEIGHT: 800;
  144.     FONT-SIZE: x-large;
  145.     CURSOR: default;
  146.     COLOR: black;
  147.     FONT-STYLE: normal;
  148.     FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  149.     LETTER-SPACING: 0pt;
  150.     TEXT-DECORATION: none
  151. }
  152. .useragent
  153. {
  154.     BORDER-RIGHT: #99ccff 20px solid;
  155.     BORDER-TOP: medium none;
  156.     FONT-WEIGHT: 100;
  157.     FONT-SIZE: x-small;
  158.     BORDER-LEFT: medium none;
  159.     CURSOR: default;
  160.     COLOR: black;
  161.     BORDER-BOTTOM: medium none;
  162.     FONT-STYLE: normal;
  163.     FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  164.     LETTER-SPACING: normal;
  165.     BACKGROUND-COLOR: #99ccff;
  166.     TEXT-ALIGN: left;
  167.     TEXT-DECORATION: none
  168. }
  169.